home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Gigarom 1
/
Gigarom Macintosh Archives (Quantum Leap)(CDRM1080320)(1993).iso
/
FILES
/
HYP
/
A-B
/
AutoCat.cpt
/
AutoCat
/
background_4606.txt
< prev
next >
Wrap
Text File
|
1989-02-26
|
2KB
|
106 lines
-- background: 4606 from stack: in
-- bmap block id: 2418
-- flags: 4000
-- background id: 0
-- name: AutoCat Help Bkgnd
-- part 17 (button)
-- low flags: 00
-- high flags: 0000
-- rect: left=455 top=293 right=318 bottom=487
-- title width / last selected line: 0
-- icon id / first selected line: 11045 / 11045
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: Home
----- HyperTalk script -----
on mouseUp
visual effect iris close
go Home
end mouseUp
-- part 18 (button)
-- low flags: 00
-- high flags: 2000
-- rect: left=414 top=293 right=321 bottom=449
-- title width / last selected line: 0
-- icon id / first selected line: 10823 / 10823
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: Back To Index
----- HyperTalk script -----
on mouseUp
visual effect dissolve
pop card into dummy
go to card id 6151
end mouseUp
-- part 19 (button)
-- low flags: 00
-- high flags: 0000
-- rect: left=240 top=295 right=318 bottom=265
-- title width / last selected line: 0
-- icon id / first selected line: 1012 / 1012
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: Return
----- HyperTalk script -----
on mouseUp
visual effect iris close
pop card
end mouseUp
-- part 20 (field)
-- low flags: 01
-- high flags: 2007
-- rect: left=22 top=88 right=284 bottom=480
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 0
-- font id: 3
-- text size: 9
-- style flags: 0
-- line height: 12
-- part name: Information
----- HyperTalk script -----
on mouseUp
visual effect iris close
pop card
end mouseUp
-- part 22 (button)
-- low flags: 00
-- high flags: 2000
-- rect: left=170 top=292 right=323 bottom=202
-- title width / last selected line: 0
-- icon id / first selected line: 17747 / 17747
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: Print Button
----- HyperTalk script -----
on mouseUp
doMenu "Print Report..."
end mouseUp